home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 0807 / setup.txt < prev    next >
Text File  |  1997-04-11  |  7KB  |  189 lines

  1. SETNET INSTALL TEXT                07-08-1995
  2. --------------------------------------------------------------------
  3.  
  4. IMPORTANT: SETNET MUST NOT BE EXECUTED UNTIL THE FOLLOWING SETUP
  5. INSTRUCTIONS HAVE BEEN DONE!
  6.  
  7. I created SETNET to allow both myself and my wife to share the same
  8. copy of NETSCAPE on our computer, yet keep each of our bookmark files,
  9. news info, user data, etc seaprate. 
  10.  
  11. ------------------------
  12. SYSTEM REQUIRMENTS:
  13. ------------------------
  14. Windows 3.1 or better. You must have VBRUN300.DLL installed into
  15. your WINDOWS directory or SYSTEM directory.
  16.  
  17. SETNET allows two users to share NETSCAPE on a single computer
  18. and allows each user to have their own setup files, news area etc.
  19.  
  20. User should have knowledge of reading and changing his INI files
  21. using NOTEPAD.EXE, creating directories, copying files, etc. Also
  22. USER should be able to add a Program Item to his Program groups.
  23.  
  24. Thanks for giving SETNET.EXE a try, I hope you find it of use.
  25.  
  26. ------------------------
  27. SETUP
  28. ------------------------
  29. In the zip file are the following files.
  30.  
  31. SETNET.EXE   The program.
  32. LU.DTA       Data file for last Netscape User.
  33. USER.DTA     Data file for users of Netscape.
  34. SETUP.TXT    This file your reading
  35. ORDER.TXT    Order file for SETNETS.EXE 1.1    
  36.  
  37. Copy all of these files to your NETSCAPE Directory.
  38. Both DTA files are simple text files that can be opened using
  39. NOTEPAD.EXE. You will have to manually edit those files to
  40. set up the program properly.
  41.  
  42.  (Select RUN from File Manager and Type in the following)
  43.  (providing of course NETSCAPE is on your C: drive)
  44.     NOTEPAD C:\NETSCAPE\USER.DTA
  45.  
  46. This will open the USER.DTA file.
  47. in the example file you will find
  48.  
  49. MAX,NETMAX
  50. CAROLYN,NETCAR
  51.  
  52. MAX is the persons name, and is user 0, NETMAX is the file name for the 
  53. persons INI file. Edit the names to reflect your setup. BE sure the name
  54. AFTER the comma is no longer than eight letters and is a VALID DOS filename.
  55. Save the file. The easy parts over.
  56.  
  57. Now you must copy the NETSCAPE.INI file to another INI file.
  58. (be a good idea here to make a backup copy of NETSCAPE.INI)
  59.  
  60. Using the above example DTA file that would be.
  61.  
  62. Using File Manager in Windows select the copy command.
  63. copy  NETSCAPE.INI  to  NETMAX.INI
  64. copy  NETSCAPE.INI  to  NETCAR.INI
  65.  
  66. Now edit the NETMAX & NETCAR INI files. If you don't wish to have 
  67. different directories for cache, newsrc files etc. Then the only thing
  68. you need to change in the INI file is your EMAIL address, User Name,
  69. Company etc. However you may want to have your BOOKMARK file and HISTORY
  70. file in a separate directory than the other persons.
  71.  
  72. In my setup I have a subdirectory of NETSCAPE called MAX
  73. and one called CAROLYN, parts of each INI file points to those 
  74. directories as noted below. However you want to set this part up
  75. for each INI is OK as long as those directories exists prior to
  76. running NETSCAPE.
  77.  
  78. EXAMPLE SETUP
  79. ------------------------
  80. ( partial list of NETMAX.INI )
  81. ------------------------
  82. [User]
  83. Sig_File=E:\NETSCAPE\MAX.SIG
  84. User_Organization=Horizon Software
  85. User_Addr=maxvon@empnet.com
  86. User_Name=Max Vaughan
  87.  
  88. [Bookmark List]
  89. Start Menu With=Entire Listing
  90. Add URLs Under=Top Level of Listing
  91. File Location=e:\netscape\max\bookmark.htm
  92.  
  93. [History]
  94. History File=e:\netscape\max\netscape.hst
  95. Expiration=30
  96.  
  97. ------------------------
  98. ( partial list of NETCAR.INI )
  99. ------------------------
  100. [User]
  101. Sig_File=E:\NETSCAPE\CAROLYN.SIG
  102. User_Organization=Horizon Software
  103. User_Addr=cvon@empnet.com
  104. User_Name=Carolyn Vaughan
  105.  
  106. [Bookmark List]
  107. Start Menu With=Entire Listing
  108. Add URLs Under=Top Level of Listing
  109. File Location=e:\netscape\carolyn\bookmark.htm
  110.  
  111. [History]
  112. History File=e:\netscape\max\netscape.hst
  113. Expiration=30
  114. =======================================================
  115.  
  116. IMPORTANT:
  117. After the INI files have been created and edited copy one of the INI files
  118. over NETSCAPE.INI and update the LU.DTA file to reflect which file is a 
  119. copy of NETSCAPE.INI. In my setup 0 for NETMAX.INI and 1 for NETCAR.INI
  120.  
  121. Example: I am the first user listed in the USER.DTA file, that makes me
  122. user 0. I copy my INI file NETMAX.INI over to NETSCAPE.INI and update
  123. LU.DTA to be 0.
  124.  
  125. This must be done prior to executing SETNET, or the program will not
  126. correctly UPDATE each INI file as needed. 
  127.  
  128. ------------------------
  129. Operation:
  130. ------------------------
  131. Now you must add NETSET as a Program Item to your NETSCAPE Program Group.
  132. Using Program Manager select Netscapes Program Group. Select New from
  133. Program Managers File Menu. Select Program Item, select OK, Type in the
  134. Description for NETSET (ie Set Netscape) Select Browse, go to the drive
  135. and directory that has Netscape, select the NETSET.EXE, select OK, select
  136. Change Icon, select Browse, Select NETSCAPE.EXE, select OK, select OK.
  137. Your Done! You now have an Program Item with the NESCAPE Logo called
  138. Set Netscape.
  139.  
  140. In order for NETSET to work properly each user MUST run Set Netscape
  141. before NETSCAPE is ran. It copies the users INI file over the 
  142. NETSCAPE.INI file. But before it does so it checks to see
  143. who used NETSCAPE last. Whoever was the last user of NETSCAPE gets
  144. there INI file updated from any changes that they made to NETSCAPE.INI 
  145. when the were in Netscape. 
  146.  
  147. IT IS IMPORTANT THAT EACH USER runs SETNET and picks their INI file 
  148. before running NETSCAPE otherwise the program will not work as expected.
  149.  
  150. ------------------------
  151. DISCLAIMER:
  152. It is up to the user of this software to determine if it is suitable
  153. for his/her use. Horizon Software is not liable for any type of damage, or
  154. loss due to using this software. 
  155.  
  156. ------------------------
  157. Upgrade to SETNETS.EXE
  158. ------------------------
  159. SETNET.EXE is a FREEWARE version of SETNETS.EXE 
  160. Users are free to distribute SETNET provided that all files found in 
  161. this ZIP are included. 
  162.  
  163. For the latest fixes, enhancments, etc call
  164. Horizon BBS at 503-317-8810 
  165. Login as SETNET GUEST with password HORIZON 
  166. SETNET.ZIP is located in the HORIZON file area
  167.  
  168. SETNETS.EXE is a shareware version of SETNET, you can get the latest
  169. version by printing out ORDER.TXT and sending it to the address below. 
  170.  
  171. SETNETS.EXE has the following enhancements over SETNET.EXE
  172. -----------------------------------------------------------
  173. 1. Allows up to 10 users.
  174. 2. Has a Setup program to install the files to the Netscape directory.
  175. 3. Creates the SETNETS.EXE Program Item in the Netscape Program group.
  176. 4. Creates the users INI files.
  177. 5. Creates the DTA files.
  178. 6. Creates private directories for each user, BOOKMARK.HTM file, etc.
  179.  
  180. Send to
  181.     HORIZON SOFTWARE
  182.     61657 CEDARWOOD RD
  183.     BEND, OR  97701-2024
  184.     (503)-317-8741
  185.     HORIZON BBS (503)-317-8810
  186.     EMAIL: maxvon@empnet.com
  187.  
  188.  
  189.